In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / IsPageImage_3 Method

IsPageImage_3 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(328)>

Function IsPageImage_3( _

   ByVal IgnoreHiddenText As Boolean _

) As Boolean
[DispId(328)]

bool IsPageImage_3( 

   bool IgnoreHiddenText

)
function IsPageImage_3( 

    IgnoreHiddenText: Boolean

): Boolean; 
DispIdAttribute(328)

function IsPageImage_3( 

   IgnoreHiddenText : boolean

) : boolean;
[DispId(328)]

bool IsPageImage_3( 

   bool IgnoreHiddenText

) 
[DispId(328)]

bool IsPageImage_3( 

   bool IgnoreHiddenText

) 

Parameters

IgnoreHiddenText
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members